[INFO] fetching crate veecle-osal-embassy 0.1.0...
[INFO] fixing veecle-osal-embassy-0.1.0 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate veecle-osal-embassy 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate veecle-osal-embassy 0.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate veecle-osal-embassy 0.1.0
[INFO] tweaked toml for crates.io crate veecle-osal-embassy 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate veecle-osal-embassy 0.1.0 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate veecle-osal-embassy 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded embedded-io-async v0.6.1
[INFO] [stderr]   Downloaded ufmt-write v0.1.0
[INFO] [stderr]   Downloaded embedded-io v0.6.1
[INFO] [stderr]   Downloaded rtt-target v0.6.1
[INFO] [stderr]   Downloaded veecle-osal-api v0.1.0
[INFO] [stderr]   Downloaded nb v1.1.0
[INFO] [stderr]   Downloaded document-features v0.2.11
[INFO] [stderr]   Downloaded embedded-hal v0.2.7
[INFO] [stderr]   Downloaded embassy-time-driver v0.2.1
[INFO] [stderr]   Downloaded managed v0.8.0
[INFO] [stderr]   Downloaded embedded-nal-async v0.8.0
[INFO] [stderr]   Downloaded embedded-hal-async v1.0.0
[INFO] [stderr]   Downloaded embedded-nal v0.9.0
[INFO] [stderr]   Downloaded embassy-time v0.5.0
[INFO] [stderr]   Downloaded hash32 v0.3.1
[INFO] [stderr]   Downloaded embassy-net-driver v0.2.0
[INFO] [stderr]   Downloaded nb v0.1.3
[INFO] [stderr]   Downloaded heapless v0.8.0
[INFO] [stderr]   Downloaded embassy-net v0.7.1
[INFO] [stderr]   Downloaded litrs v0.4.2
[INFO] [stderr]   Downloaded embassy-sync v0.7.2
[INFO] [stderr]   Downloaded portable-atomic v1.11.1
[INFO] [stderr]   Downloaded smoltcp v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bd4fb55a09b0514ddb4a2d53792e61dab61bc2bcef081e21537b4f4ae01f52a7
[INFO] running `Command { std: "docker" "start" "bd4fb55a09b0514ddb4a2d53792e61dab61bc2bcef081e21537b4f4ae01f52a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd4fb55a09b0514ddb4a2d53792e61dab61bc2bcef081e21537b4f4ae01f52a7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd4fb55a09b0514ddb4a2d53792e61dab61bc2bcef081e21537b4f4ae01f52a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bd4fb55a09b0514ddb4a2d53792e61dab61bc2bcef081e21537b4f4ae01f52a7" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling embassy-time-driver v0.2.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling smoltcp v0.12.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling embassy-sync v0.7.2
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking embedded-nal v0.9.0
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking managed v0.8.0
[INFO] [stderr]     Checking embedded-nal-async v0.8.0
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking embassy-net-driver v0.2.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking rtt-target v0.6.1
[INFO] [stderr]     Checking embassy-time v0.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking embassy-net v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking veecle-osal-api v0.1.0
[INFO] [stderr]     Checking veecle-osal-embassy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `embassy_net_driver`
[INFO] [stdout]  --> tests/net_utils/loopback.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use embassy_net_driver::{Capabilities, HardwareAddress, LinkState};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_executor`
[INFO] [stdout]  --> tests/net_utils/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use embassy_executor::{Executor, Spawner};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `embassy_executor`, use `cargo add embassy_executor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `static_cell`
[INFO] [stdout]  --> tests/net_utils/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use static_cell::StaticCell;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `static_cell`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `static_cell`, use `cargo add static_cell` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[embassy_executor::task]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[embassy_executor::task]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]   --> tests/tcp_accept_with_zero_port.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[embassy_executor::task]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test_suite` in `tcp`
[INFO] [stdout]    --> tests/tcp_accept_with_zero_port.rs:14:40
[INFO] [stdout]     |
[INFO] [stdout]  14 |             veecle_osal_api::net::tcp::test_suite::test_accept_with_zero_port(server, "127.0.0.1")
[INFO] [stdout]     |                                        ^^^^^^^^^^ could not find `test_suite` in `tcp`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-osal-api-0.1.0/src/net/tcp.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(feature = "test-suites")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `test-suites` feature
[INFO] [stdout] 179 | #[cfg_attr(coverage_nightly, coverage(off))]
[INFO] [stdout] 180 | pub mod test_suite {
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `heapless` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |             dns_servers: heapless::Vec::new(),
[INFO] [stdout]    |                          ^^^^^^^^ use of unresolved module or unlinked crate `heapless`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `heapless`, use `cargo add heapless` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Vec`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 -             dns_servers: heapless::Vec::new(),
[INFO] [stdout] 26 +             dns_servers: Vec::new(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `heapless` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |             dns_servers: heapless::Vec::new(),
[INFO] [stdout]    |                          ^^^^^^^^ use of unresolved module or unlinked crate `heapless`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `heapless`, use `cargo add heapless` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Vec`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -             dns_servers: heapless::Vec::new(),
[INFO] [stdout] 31 +             dns_servers: Vec::new(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veecle-osal-embassy` (test "tcp_accept_with_zero_port") due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: the trait bound `Loopback: Driver` is not satisfied
[INFO] [stdout]    --> tests/net_utils/mod.rs:11:31
[INFO] [stdout]     |
[INFO] [stdout]  11 | async fn net_task(mut runner: embassy_net::Runner<'static, Loopback>) -> ! {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Driver` is not implemented for `Loopback`
[INFO] [stdout]    --> tests/net_utils/loopback.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub struct Loopback {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `Driver` is implemented for `&mut T`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embassy-net-driver-0.2.0/src/lib.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl<T: ?Sized + Driver> Driver for &mut T {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Runner`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embassy-net-0.7.1/src/lib.rs:254:26
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub struct Runner<'d, D: Driver> {
[INFO] [stdout]     |                          ^^^^^^ required by this bound in `Runner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_net_driver` in this scope
[INFO] [stdout]   --> tests/net_utils/loopback.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl embassy_net_driver::Driver for Loopback {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_net_driver` in this scope
[INFO] [stdout]   --> tests/net_utils/loopback.rs:72:6
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl embassy_net_driver::RxToken for RxToken {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_net_driver` in this scope
[INFO] [stdout]   --> tests/net_utils/loopback.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | impl<'a> embassy_net_driver::TxToken for TxToken<'a> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_net_driver`
[INFO] [stdout]  --> tests/net_utils/loopback.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use embassy_net_driver::{Capabilities, HardwareAddress, LinkState};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_executor`
[INFO] [stdout]  --> tests/net_utils/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use embassy_executor::{Executor, Spawner};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `embassy_executor`, use `cargo add embassy_executor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `static_cell`
[INFO] [stdout]  --> tests/net_utils/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use static_cell::StaticCell;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `static_cell`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `static_cell`, use `cargo add static_cell` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[embassy_executor::task]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[embassy_executor::task]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]   --> tests/udp_bind_multiple_sockets.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |         #[embassy_executor::task]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_net_driver`
[INFO] [stdout]  --> tests/net_utils/loopback.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use embassy_net_driver::{Capabilities, HardwareAddress, LinkState};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_executor`
[INFO] [stdout]  --> tests/net_utils/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use embassy_executor::{Executor, Spawner};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `embassy_executor`, use `cargo add embassy_executor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `static_cell`
[INFO] [stdout]  --> tests/net_utils/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use static_cell::StaticCell;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `static_cell`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `static_cell`, use `cargo add static_cell` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_net_driver`
[INFO] [stdout]  --> tests/net_utils/loopback.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use embassy_net_driver::{Capabilities, HardwareAddress, LinkState};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_executor`
[INFO] [stdout]  --> tests/net_utils/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use embassy_executor::{Executor, Spawner};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `embassy_executor`, use `cargo add embassy_executor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `static_cell`
[INFO] [stdout]  --> tests/net_utils/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use static_cell::StaticCell;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `static_cell`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `static_cell`, use `cargo add static_cell` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[embassy_executor::task]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[embassy_executor::task]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]   --> tests/tcp_accept_all_zero_ip_v6.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[embassy_executor::task]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[embassy_executor::task]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[embassy_executor::task]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]   --> tests/tcp_accept_all_zero_ip_v4.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[embassy_executor::task]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test_suite` in `udp`
[INFO] [stdout]    --> tests/udp_bind_multiple_sockets.rs:15:40
[INFO] [stdout]     |
[INFO] [stdout]  15 |             veecle_osal_api::net::udp::test_suite::test_bind_multiple_sockets_same_ip(
[INFO] [stdout]     |                                        ^^^^^^^^^^ could not find `test_suite` in `udp`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-osal-api-0.1.0/src/net/udp.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 135 | #[cfg(feature = "test-suites")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `test-suites` feature
[INFO] [stdout] 136 | #[cfg_attr(coverage_nightly, coverage(off))]
[INFO] [stdout] 137 | pub mod test_suite {
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `heapless` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |             dns_servers: heapless::Vec::new(),
[INFO] [stdout]    |                          ^^^^^^^^ use of unresolved module or unlinked crate `heapless`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `heapless`, use `cargo add heapless` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Vec`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 -             dns_servers: heapless::Vec::new(),
[INFO] [stdout] 26 +             dns_servers: Vec::new(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `heapless` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |             dns_servers: heapless::Vec::new(),
[INFO] [stdout]    |                          ^^^^^^^^ use of unresolved module or unlinked crate `heapless`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `heapless`, use `cargo add heapless` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Vec`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -             dns_servers: heapless::Vec::new(),
[INFO] [stdout] 31 +             dns_servers: Vec::new(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Loopback: Driver` is not satisfied
[INFO] [stdout]    --> tests/net_utils/mod.rs:11:31
[INFO] [stdout]     |
[INFO] [stdout]  11 | async fn net_task(mut runner: embassy_net::Runner<'static, Loopback>) -> ! {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Driver` is not implemented for `Loopback`
[INFO] [stdout]    --> tests/net_utils/loopback.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub struct Loopback {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `Driver` is implemented for `&mut T`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embassy-net-driver-0.2.0/src/lib.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl<T: ?Sized + Driver> Driver for &mut T {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Runner`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embassy-net-0.7.1/src/lib.rs:254:26
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub struct Runner<'d, D: Driver> {
[INFO] [stdout]     |                          ^^^^^^ required by this bound in `Runner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_net_driver` in this scope
[INFO] [stdout]   --> tests/net_utils/loopback.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl embassy_net_driver::Driver for Loopback {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_net_driver` in this scope
[INFO] [stdout]   --> tests/net_utils/loopback.rs:72:6
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl embassy_net_driver::RxToken for RxToken {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_net_driver` in this scope
[INFO] [stdout]   --> tests/net_utils/loopback.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | impl<'a> embassy_net_driver::TxToken for TxToken<'a> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_net_driver`
[INFO] [stdout]  --> tests/net_utils/loopback.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use embassy_net_driver::{Capabilities, HardwareAddress, LinkState};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `embassy_executor`
[INFO] [stdout]  --> tests/net_utils/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use embassy_executor::{Executor, Spawner};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `embassy_executor`, use `cargo add embassy_executor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `static_cell`
[INFO] [stdout]  --> tests/net_utils/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use static_cell::StaticCell;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `static_cell`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `static_cell`, use `cargo add static_cell` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:10:3
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[embassy_executor::task]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:15:3
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[embassy_executor::task]
[INFO] [stdout]    |   ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_executor` in this scope
[INFO] [stdout]   --> tests/tcp_close_connection.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 |         #[embassy_executor::task]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test_suite` in `tcp`
[INFO] [stdout]    --> tests/tcp_accept_all_zero_ip_v6.rs:15:40
[INFO] [stdout]     |
[INFO] [stdout]  15 |             veecle_osal_api::net::tcp::test_suite::test_accept_all_zero_ip(client, server, "::1")
[INFO] [stdout]     |                                        ^^^^^^^^^^ could not find `test_suite` in `tcp`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-osal-api-0.1.0/src/net/tcp.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(feature = "test-suites")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `test-suites` feature
[INFO] [stdout] 179 | #[cfg_attr(coverage_nightly, coverage(off))]
[INFO] [stdout] 180 | pub mod test_suite {
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `heapless` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |             dns_servers: heapless::Vec::new(),
[INFO] [stdout]    |                          ^^^^^^^^ use of unresolved module or unlinked crate `heapless`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `heapless`, use `cargo add heapless` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Vec`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 -             dns_servers: heapless::Vec::new(),
[INFO] [stdout] 26 +             dns_servers: Vec::new(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `heapless` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |             dns_servers: heapless::Vec::new(),
[INFO] [stdout]    |                          ^^^^^^^^ use of unresolved module or unlinked crate `heapless`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `heapless`, use `cargo add heapless` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Vec`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -             dns_servers: heapless::Vec::new(),
[INFO] [stdout] 31 +             dns_servers: Vec::new(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veecle-osal-embassy` (test "udp_bind_multiple_sockets") due to 13 previous errors
[INFO] [stdout] error[E0277]: the trait bound `Loopback: Driver` is not satisfied
[INFO] [stdout]    --> tests/net_utils/mod.rs:11:31
[INFO] [stdout]     |
[INFO] [stdout]  11 | async fn net_task(mut runner: embassy_net::Runner<'static, Loopback>) -> ! {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Driver` is not implemented for `Loopback`
[INFO] [stdout]    --> tests/net_utils/loopback.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub struct Loopback {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `Driver` is implemented for `&mut T`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embassy-net-driver-0.2.0/src/lib.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl<T: ?Sized + Driver> Driver for &mut T {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Runner`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embassy-net-0.7.1/src/lib.rs:254:26
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub struct Runner<'d, D: Driver> {
[INFO] [stdout]     |                          ^^^^^^ required by this bound in `Runner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_net_driver` in this scope
[INFO] [stdout]   --> tests/net_utils/loopback.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl embassy_net_driver::Driver for Loopback {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_net_driver` in this scope
[INFO] [stdout]   --> tests/net_utils/loopback.rs:72:6
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl embassy_net_driver::RxToken for RxToken {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_net_driver` in this scope
[INFO] [stdout]   --> tests/net_utils/loopback.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | impl<'a> embassy_net_driver::TxToken for TxToken<'a> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test_suite` in `tcp`
[INFO] [stdout]    --> tests/tcp_close_connection.rs:15:40
[INFO] [stdout]     |
[INFO] [stdout]  15 |             veecle_osal_api::net::tcp::test_suite::test_close_connection(
[INFO] [stdout]     |                                        ^^^^^^^^^^ could not find `test_suite` in `tcp`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-osal-api-0.1.0/src/net/tcp.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(feature = "test-suites")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `test-suites` feature
[INFO] [stdout] 179 | #[cfg_attr(coverage_nightly, coverage(off))]
[INFO] [stdout] 180 | pub mod test_suite {
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `heapless` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |             dns_servers: heapless::Vec::new(),
[INFO] [stdout]    |                          ^^^^^^^^ use of unresolved module or unlinked crate `heapless`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `heapless`, use `cargo add heapless` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Vec`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 -             dns_servers: heapless::Vec::new(),
[INFO] [stdout] 26 +             dns_servers: Vec::new(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `heapless` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |             dns_servers: heapless::Vec::new(),
[INFO] [stdout]    |                          ^^^^^^^^ use of unresolved module or unlinked crate `heapless`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `heapless`, use `cargo add heapless` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Vec`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -             dns_servers: heapless::Vec::new(),
[INFO] [stdout] 31 +             dns_servers: Vec::new(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veecle-osal-embassy` (test "tcp_accept_all_zero_ip_v6") due to 13 previous errors
[INFO] [stdout] error[E0433]: cannot find `MockDriver` in `embassy_time`
[INFO] [stdout]   --> tests/system_time_duration_since_epoch.rs:10:32
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let driver = embassy_time::MockDriver::get();
[INFO] [stdout]    |                                ^^^^^^^^^^ could not find `MockDriver` in `embassy_time`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embassy-time-0.5.0/src/lib.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "mock-driver")]
[INFO] [stdout]    |       ----------------------- the item is gated behind the `mock-driver` feature
[INFO] [stdout] 23 | pub use driver_mock::MockDriver;
[INFO] [stdout]    |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Loopback: Driver` is not satisfied
[INFO] [stdout]    --> tests/net_utils/mod.rs:11:31
[INFO] [stdout]     |
[INFO] [stdout]  11 | async fn net_task(mut runner: embassy_net::Runner<'static, Loopback>) -> ! {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Driver` is not implemented for `Loopback`
[INFO] [stdout]    --> tests/net_utils/loopback.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub struct Loopback {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `Driver` is implemented for `&mut T`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embassy-net-driver-0.2.0/src/lib.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl<T: ?Sized + Driver> Driver for &mut T {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Runner`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embassy-net-0.7.1/src/lib.rs:254:26
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub struct Runner<'d, D: Driver> {
[INFO] [stdout]     |                          ^^^^^^ required by this bound in `Runner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_net_driver` in this scope
[INFO] [stdout]   --> tests/net_utils/loopback.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl embassy_net_driver::Driver for Loopback {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_net_driver` in this scope
[INFO] [stdout]   --> tests/net_utils/loopback.rs:72:6
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl embassy_net_driver::RxToken for RxToken {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_net_driver` in this scope
[INFO] [stdout]   --> tests/net_utils/loopback.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | impl<'a> embassy_net_driver::TxToken for TxToken<'a> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veecle-osal-embassy` (test "tcp_close_connection") due to 13 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veecle-osal-embassy` (test "system_time_duration_since_epoch") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find `MockDriver` in `embassy_time`
[INFO] [stdout]   --> tests/system_time_duration_since_earlier.rs:8:32
[INFO] [stdout]    |
[INFO] [stdout]  8 |     let driver = embassy_time::MockDriver::get();
[INFO] [stdout]    |                                ^^^^^^^^^^ could not find `MockDriver` in `embassy_time`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embassy-time-0.5.0/src/lib.rs:23:22
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "mock-driver")]
[INFO] [stdout]    |       ----------------------- the item is gated behind the `mock-driver` feature
[INFO] [stdout] 23 | pub use driver_mock::MockDriver;
[INFO] [stdout]    |                      ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test_suite` in `tcp`
[INFO] [stdout]    --> tests/tcp_accept_all_zero_ip_v4.rs:15:40
[INFO] [stdout]     |
[INFO] [stdout]  15 |             veecle_osal_api::net::tcp::test_suite::test_accept_all_zero_ip(
[INFO] [stdout]     |                                        ^^^^^^^^^^ could not find `test_suite` in `tcp`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/veecle-osal-api-0.1.0/src/net/tcp.rs:180:9
[INFO] [stdout]     |
[INFO] [stdout] 178 | #[cfg(feature = "test-suites")]
[INFO] [stdout]     |       ----------------------- the item is gated behind the `test-suites` feature
[INFO] [stdout] 179 | #[cfg_attr(coverage_nightly, coverage(off))]
[INFO] [stdout] 180 | pub mod test_suite {
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `heapless` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:26:26
[INFO] [stdout]    |
[INFO] [stdout] 26 |             dns_servers: heapless::Vec::new(),
[INFO] [stdout]    |                          ^^^^^^^^ use of unresolved module or unlinked crate `heapless`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `heapless`, use `cargo add heapless` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Vec`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 26 -             dns_servers: heapless::Vec::new(),
[INFO] [stdout] 26 +             dns_servers: Vec::new(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `heapless` in this scope
[INFO] [stdout]   --> tests/net_utils/mod.rs:31:26
[INFO] [stdout]    |
[INFO] [stdout] 31 |             dns_servers: heapless::Vec::new(),
[INFO] [stdout]    |                          ^^^^^^^^ use of unresolved module or unlinked crate `heapless`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `heapless`, use `cargo add heapless` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  3 + use std::vec::Vec;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Vec`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 31 -             dns_servers: heapless::Vec::new(),
[INFO] [stdout] 31 +             dns_servers: Vec::new(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veecle-osal-embassy` (test "system_time_duration_since_earlier") due to 1 previous error
[INFO] [stdout] error[E0277]: the trait bound `Loopback: Driver` is not satisfied
[INFO] [stdout]    --> tests/net_utils/mod.rs:11:31
[INFO] [stdout]     |
[INFO] [stdout]  11 | async fn net_task(mut runner: embassy_net::Runner<'static, Loopback>) -> ! {
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `Driver` is not implemented for `Loopback`
[INFO] [stdout]    --> tests/net_utils/loopback.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub struct Loopback {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the trait `Driver` is implemented for `&mut T`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embassy-net-driver-0.2.0/src/lib.rs:85:1
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl<T: ?Sized + Driver> Driver for &mut T {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: required by a bound in `Runner`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/embassy-net-0.7.1/src/lib.rs:254:26
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub struct Runner<'d, D: Driver> {
[INFO] [stdout]     |                          ^^^^^^ required by this bound in `Runner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_net_driver` in this scope
[INFO] [stdout]   --> tests/net_utils/loopback.rs:25:6
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl embassy_net_driver::Driver for Loopback {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_net_driver` in this scope
[INFO] [stdout]   --> tests/net_utils/loopback.rs:72:6
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl embassy_net_driver::RxToken for RxToken {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `embassy_net_driver` in this scope
[INFO] [stdout]   --> tests/net_utils/loopback.rs:86:10
[INFO] [stdout]    |
[INFO] [stdout] 86 | impl<'a> embassy_net_driver::TxToken for TxToken<'a> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `embassy_net_driver`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `embassy_net_driver`, use `cargo add embassy_net_driver` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `veecle-osal-embassy` (test "tcp_accept_all_zero_ip_v4") due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "bd4fb55a09b0514ddb4a2d53792e61dab61bc2bcef081e21537b4f4ae01f52a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd4fb55a09b0514ddb4a2d53792e61dab61bc2bcef081e21537b4f4ae01f52a7", kill_on_drop: false }`
[INFO] [stdout] bd4fb55a09b0514ddb4a2d53792e61dab61bc2bcef081e21537b4f4ae01f52a7
